EinhugurCoreBridge.NSObject
NSWorkspace
NSWorkspace (private) | Private constructor. |
ClassName (Inherited) (desktop - console) | Returns the name of the Cocoa class under the hood as String. |
Handle (Inherited) | Returns Integer handle to the native NSObject structure. |
shared AccessibilityDisplayShouldDifferentiateWithoutColor | A Boolean value that indicates whether the app avoids conveying information through color alone. |
shared AccessibilityDisplayShouldIncreaseContrast | A Boolean value that indicates whether the app presents a high-contrast user interface. |
shared AccessibilityDisplayShouldInvertColors | A Boolean value that indicates whether the accessibility option to invert colors is in an enabled state. |
shared AccessibilityDisplayShouldReduceMotion | A Boolean value that indicates whether the accessibility option to reduce motion is in an enabled state. |
shared AccessibilityDisplayShouldReduceTransparency | A Boolean value that indicates whether the app avoids using semitransparent backgrounds. |
shared ActivateFileViewerSelectingURLs | Activates the Finder, and opens one or more windows selecting the specified files. |
shared FrontmostApplication | Returns the frontmost app, which is the app that receives key events. |
shared HideOtherApplications | Hides all applications other than the sender. |
shared MenuBarOwningApplication | Returns the app that owns the currently displayed menu bar. |
Release (Inherited) | Releases the NSObject. |
Retain (Inherited) | Retains the NSObject |
shared RunningApplications | Returns an array of running apps. |
shared SelectFile | Selects the file at the specified path. |
shared SwitchControlEnabled | A Boolean value that indicates whether Switch Control is currently running. |
shared URLForApplicationToOpenURL | URLForApplicationToOpenURL |
shared URLForApplicationWithBundleIdentifier | Returns the URL for the app with the specified identifier. |
shared VoiceOverEnabled | A Boolean value that indicates whether VoiceOver is currently running. |
Version = 5.0 (Inherited) |